-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.8
-
Code
-
Classes
- TaxonomyRepository
Total Complexity |
33 |
Dependencies |
8 |
Dependents |
18 |
Total lines |
435 |
Lines of code |
296 |
Logical lines of code |
89 |
Comment lines |
70 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
B |
34 |
15 |
100 |
createCustomTaxonomy() |
S |
42 |
5 |
51 |
save() |
S |
49 |
1 |
43 |
getSlugs() |
S |
60 |
2 |
14 |
getId() |
S |
61 |
2 |
13 |
count() |
S |
62 |
2 |
12 |
assocToPostType() |
S |
57 |
1 |
22 |
delete() |
S |
64 |
2 |
9 |
removeAssocPost() |
S |
62 |
1 |
13 |
deleteAssociations() |
S |
66 |
1 |
9 |
exists() |
S |
64 |
1 |
10 |